home *** CD-ROM | disk | FTP | other *** search
/ El Mac 9 / El Mac 9.iso / Shareware / Games / SCS Connect Four v1.0.1 / Opponents / AI 3 - Regulus / AI 3 - Regulus.rsrc / TEXT_400_Regulus.txt < prev    next >
Encoding:
Text File  |  1996-04-16  |  713 b   |  31 lines

  1. Regulus
  2. Programming by Aaron Davidson
  3. Art & Animation by Patrick G. Hurh, Leakey Faucet & Trailer Hitch
  4.  
  5. It's not that smart in some cases, but it is a difficult opponent. Regulus never makes really stupid mistakes.
  6.  
  7. How it works:
  8.  
  9. Several checks are made. If a check returns true, then it follows that course of action.
  10.  
  11. ‚Ä¢ Checks to see if it can win
  12. ‚Ä¢ Checks to see if it can prevent the opponent from winning
  13. ‚Ä¢ Checks for sneaky tricks that can lead to a loss
  14. ‚Ä¢ Checks to see if it can prevent the opponent from connecting three
  15. ‚Ä¢ Checks to see if it can connect three
  16. ‚Ä¢ Chooses a random move that won't lead to loss
  17. ‚Ä¢ Chooses a random move
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25. Transformers! More than meets the eye.....
  26.  
  27.  
  28.  
  29.  
  30.  
  31.